Module-level declarations

Operations

Link copied to clipboard
@mount("test_ops.create_account_unsafe") operation create_account_unsafe(auth_descriptor: auth_descriptor)
Link copied to clipboard
@mount("test_ops.create_evm_link") operation create_evm_link(account: account, evm_address: byte_array)
Link copied to clipboard
@mount("test_ops.decrease_tool_durability") operation decrease_tool_durability(account_id: byte_array, item_id: text, tool_category: tool_category, durability_cost: integer)
Link copied to clipboard
@mount("test_ops.give_user_ierc721_item") operation give_user_ierc721_item(account_id: byte_array, prototype_name: text, interface_name: text, chain_id: text, contract_address: byte_array, token_id: integer)
Link copied to clipboard
@mount("test_ops.import_evm_address_as_admin_test") operation import_evm_address_as_admin_test(account_id: byte_array, _address: text)
Link copied to clipboard
@mount("test_ops.reward_loot") operation reward_loot(loot_table: loot_table, account_id: byte_array)